runtime.gcControllerState.endCycle (method)

2 uses

	runtime (current package)
		mgc.go#L935: 	gcController.endCycle(now, int(gomaxprocs), work.userForced)
		mgcpacer.go#L598: func (c *gcControllerState) endCycle(now int64, procs int, userForced bool) {